projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e448196
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Fri, 7 Oct 2005 02:43:39 +0000
(
02:43
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Fri, 7 Oct 2005 02:43:39 +0000
(
02:43
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 515f8bcf9217998dd504825316f0d5545c23421b..498b9b4c61272bdabb8a2fc5e670416151a18711 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2005-10-07 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gud.el (gud-menu-map): Only display un-intuitive
+ gud-break and gud-remove icons when the fringe is not available.
+
+ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
+ Typo.
+
2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
* play/zone.el (zone): Wrap body with save-window-excursion.